﻿2026-07-29T12:28:35.3502738Z Current runner version: '2.336.0'
2026-07-29T12:28:35.3507273Z Runner name: 'kitsubito'
2026-07-29T12:28:35.3507782Z Runner group name: 'Default'
2026-07-29T12:28:35.3508434Z Machine name: 'KITSUBITO'
2026-07-29T12:28:35.3512124Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T12:28:35.3514088Z Actions: write
2026-07-29T12:28:35.3514488Z ArtifactMetadata: write
2026-07-29T12:28:35.3514884Z Attestations: write
2026-07-29T12:28:35.3515247Z Checks: write
2026-07-29T12:28:35.3515609Z CodeQuality: write
2026-07-29T12:28:35.3515976Z Contents: write
2026-07-29T12:28:35.3516335Z CopilotRequests: write
2026-07-29T12:28:35.3516725Z Deployments: write
2026-07-29T12:28:35.3517088Z Discussions: write
2026-07-29T12:28:35.3517451Z Drives: write
2026-07-29T12:28:35.3517800Z Issues: write
2026-07-29T12:28:35.3518148Z Metadata: read
2026-07-29T12:28:35.3518505Z Models: read
2026-07-29T12:28:35.3518853Z Packages: write
2026-07-29T12:28:35.3519655Z Pages: write
2026-07-29T12:28:35.3520294Z PullRequests: write
2026-07-29T12:28:35.3520813Z RepositoryProjects: write
2026-07-29T12:28:35.3521320Z SecurityEvents: write
2026-07-29T12:28:35.3521774Z Statuses: write
2026-07-29T12:28:35.3522231Z VulnerabilityAlerts: read
2026-07-29T12:28:35.3522723Z ##[endgroup]
2026-07-29T12:28:35.3525311Z Secret source: Actions
2026-07-29T12:28:35.3526151Z Prepare workflow directory
2026-07-29T12:28:35.3894440Z Prepare all required actions
2026-07-29T12:28:35.3931844Z Getting action download info
2026-07-29T12:28:35.7253457Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T12:28:36.5212210Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-29T12:28:36.6146888Z ##[group]Run set -euo pipefail
2026-07-29T12:28:36.6147537Z [36;1mset -euo pipefail[0m
2026-07-29T12:28:36.6148018Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T12:28:36.6148633Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T12:28:36.6149422Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T12:28:36.6150241Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T12:28:36.6150895Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T12:28:36.6151437Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T12:28:36.6152303Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T12:28:36.6153146Z [36;1m  exit 1[0m
2026-07-29T12:28:36.6153515Z [36;1mfi[0m
2026-07-29T12:28:36.6170384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T12:28:36.6171214Z ##[endgroup]
2026-07-29T12:28:36.6292198Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757676539904 floor_bytes=34359738368
2026-07-29T12:28:36.6566208Z ##[group]Run actions/checkout@v5
2026-07-29T12:28:36.6566728Z with:
2026-07-29T12:28:36.6567096Z   fetch-depth: 0
2026-07-29T12:28:36.6567499Z   repository: BigscreenVR/spt-bs-core
2026-07-29T12:28:36.6570600Z   token: ***
2026-07-29T12:28:36.6570978Z   ssh-strict: true
2026-07-29T12:28:36.6571362Z   ssh-user: git
2026-07-29T12:28:36.6571756Z   persist-credentials: true
2026-07-29T12:28:36.6572171Z   clean: true
2026-07-29T12:28:36.6572548Z   sparse-checkout-cone-mode: true
2026-07-29T12:28:36.6572996Z   fetch-tags: false
2026-07-29T12:28:36.6573379Z   show-progress: true
2026-07-29T12:28:36.6573759Z   lfs: false
2026-07-29T12:28:36.6574118Z   submodules: false
2026-07-29T12:28:36.6574523Z   set-safe-directory: true
2026-07-29T12:28:36.6574968Z   allow-unsafe-pr-checkout: false
2026-07-29T12:28:36.6575401Z ##[endgroup]
2026-07-29T12:28:36.7346264Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T12:28:36.7347946Z ##[group]Getting Git version info
2026-07-29T12:28:36.7348937Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T12:28:36.7350169Z [command]/usr/bin/git version
2026-07-29T12:28:36.7373812Z git version 2.43.0
2026-07-29T12:28:36.7391628Z ##[endgroup]
2026-07-29T12:28:36.7402844Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ce8f886f-235e-4f5a-9905-ad313ab22870' before making global git config changes
2026-07-29T12:28:36.7404144Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T12:28:36.7405932Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T12:28:36.7438377Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T12:28:36.7457640Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T12:28:36.7467467Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T12:28:36.7470081Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T12:28:36.7487852Z HEAD
2026-07-29T12:28:36.7517857Z ##[endgroup]
2026-07-29T12:28:36.7518919Z [command]/usr/bin/git submodule status
2026-07-29T12:28:36.7703391Z ##[group]Cleaning the repository
2026-07-29T12:28:36.7704056Z [command]/usr/bin/git clean -ffdx
2026-07-29T12:28:36.7740151Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T12:28:36.7793734Z HEAD is now at 5868b66d Merge ecbf582622e2b3e2af6bb5a403ac5b2017ff864c into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T12:28:36.7798151Z ##[endgroup]
2026-07-29T12:28:36.7799927Z ##[group]Disabling automatic garbage collection
2026-07-29T12:28:36.7802839Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T12:28:36.7827274Z ##[endgroup]
2026-07-29T12:28:36.7827903Z ##[group]Setting up auth
2026-07-29T12:28:36.7832494Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T12:28:36.7860449Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T12:28:36.8049410Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T12:28:36.8075906Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T12:28:36.8265341Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T12:28:36.8291925Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T12:28:36.8473849Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T12:28:36.8502701Z ##[endgroup]
2026-07-29T12:28:36.8504109Z ##[group]Fetching the repository
2026-07-29T12:28:36.8510221Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +5868b66d02466091c7f8dc36732bd53cef9d8947:refs/remotes/pull/121/merge
2026-07-29T12:28:37.6395157Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T12:28:37.6397558Z  + 4972b6d2...ecbf5826 build/two-key-subnet -> origin/build/two-key-subnet  (forced update)
2026-07-29T12:28:37.6455035Z ##[endgroup]
2026-07-29T12:28:37.6456582Z ##[group]Determining the checkout info
2026-07-29T12:28:37.6458094Z ##[endgroup]
2026-07-29T12:28:37.6460284Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T12:28:37.6499232Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T12:28:37.6526799Z ##[group]Checking out the ref
2026-07-29T12:28:37.6529020Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/121/merge
2026-07-29T12:28:37.6577951Z HEAD is now at 5868b66d Merge ecbf582622e2b3e2af6bb5a403ac5b2017ff864c into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T12:28:37.6582866Z ##[endgroup]
2026-07-29T12:28:37.6614089Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T12:28:37.6638323Z 5868b66d02466091c7f8dc36732bd53cef9d8947
2026-07-29T12:28:37.6802663Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-29T12:28:37.6804343Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-29T12:28:37.6819554Z shell: /usr/bin/bash -e {0}
2026-07-29T12:28:37.6820447Z ##[endgroup]
2026-07-29T12:28:37.6965085Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-29T12:28:37.6966299Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-29T12:28:37.6981823Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T12:28:37.6983192Z env:
2026-07-29T12:28:37.6983913Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T12:28:37.6984819Z ##[endgroup]
2026-07-29T12:28:37.7037491Z CI-CENSUS scope roots:
2026-07-29T12:28:37.7038546Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T12:28:37.7040225Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T12:28:37.7042197Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T12:28:37.7083485Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T12:28:37.7084567Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T12:28:37.7085788Z CI-CENSUS self-check OK: walked 394 /proc entries, exe resolution live
2026-07-29T12:28:39.1550905Z CI-CENSUS phase=start box_procs=394 box_fds=10944 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T12:28:39.1551634Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T12:28:39.1594461Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-29T12:28:39.1594858Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-29T12:28:39.1607651Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T12:28:39.1607975Z env:
2026-07-29T12:28:39.1608193Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T12:28:39.1608452Z ##[endgroup]
2026-07-29T12:28:39.1658595Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:28:39.1693032Z ##[group]Run set -euo pipefail
2026-07-29T12:28:39.1693367Z [36;1mset -euo pipefail[0m
2026-07-29T12:28:39.1693600Z [36;1mPIN=0c95435[0m
2026-07-29T12:28:39.1693839Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-29T12:28:39.1694123Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-29T12:28:39.1694513Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-29T12:28:39.1694994Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-29T12:28:39.1695470Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-29T12:28:39.1695847Z [36;1m  rm -rf "$CACHE"[0m
2026-07-29T12:28:39.1696119Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-29T12:28:39.1696420Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-29T12:28:39.1696792Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-29T12:28:39.1697193Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-29T12:28:39.1697474Z [36;1mfi[0m
2026-07-29T12:28:39.1697803Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-29T12:28:39.1710556Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T12:28:39.1710894Z env:
2026-07-29T12:28:39.1711119Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T12:28:39.1711529Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:28:39.1712040Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:28:39.1712536Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:28:39.1713037Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:28:39.1713423Z ##[endgroup]
2026-07-29T12:28:39.4722506Z    Compiling proc-macro2 v1.0.106
2026-07-29T12:28:39.4723265Z    Compiling unicode-ident v1.0.24
2026-07-29T12:28:39.4723989Z    Compiling quote v1.0.45
2026-07-29T12:28:39.4724405Z    Compiling libc v0.2.186
2026-07-29T12:28:39.4724760Z    Compiling serde_core v1.0.228
2026-07-29T12:28:39.4725145Z    Compiling cfg-if v1.0.4
2026-07-29T12:28:39.4725493Z    Compiling serde v1.0.228
2026-07-29T12:28:39.4749304Z    Compiling log v0.4.32
2026-07-29T12:28:39.4804622Z    Compiling pin-project-lite v0.2.17
2026-07-29T12:28:39.4834858Z    Compiling typenum v1.20.1
2026-07-29T12:28:39.4835635Z    Compiling portable-atomic v1.13.1
2026-07-29T12:28:39.4836149Z    Compiling memchr v2.8.1
2026-07-29T12:28:39.4851117Z    Compiling version_check v0.9.5
2026-07-29T12:28:39.4911548Z    Compiling shlex v2.0.1
2026-07-29T12:28:39.4981595Z    Compiling find-msvc-tools v0.1.9
2026-07-29T12:28:39.5252783Z    Compiling critical-section v1.2.0
2026-07-29T12:28:39.5709830Z    Compiling subtle v2.6.1
2026-07-29T12:28:39.5811587Z    Compiling bytes v1.11.1
2026-07-29T12:28:39.6353986Z    Compiling futures-core v0.3.32
2026-07-29T12:28:39.7155890Z    Compiling smallvec v1.15.1
2026-07-29T12:28:39.7238217Z    Compiling equivalent v1.0.2
2026-07-29T12:28:39.7741070Z    Compiling itoa v1.0.18
2026-07-29T12:28:39.7782592Z    Compiling semver v1.0.28
2026-07-29T12:28:39.7965506Z    Compiling stable_deref_trait v1.2.1
2026-07-29T12:28:39.8032145Z    Compiling slab v0.4.12
2026-07-29T12:28:39.8421492Z    Compiling futures-sink v0.3.32
2026-07-29T12:28:39.8671163Z    Compiling futures-io v0.3.32
2026-07-29T12:28:39.8771116Z    Compiling futures-task v0.3.32
2026-07-29T12:28:39.8811021Z    Compiling generic-array v0.14.7
2026-07-29T12:28:39.9142269Z    Compiling futures-channel v0.3.32
2026-07-29T12:28:39.9554783Z    Compiling rand_core v0.10.1
2026-07-29T12:28:40.0191295Z    Compiling rustversion v1.0.22
2026-07-29T12:28:40.0211128Z    Compiling hashbrown v0.17.1
2026-07-29T12:28:40.0453830Z    Compiling bitflags v2.12.1
2026-07-29T12:28:40.0791157Z    Compiling cpufeatures v0.2.17
2026-07-29T12:28:40.0950792Z    Compiling getrandom v0.4.2
2026-07-29T12:28:40.1111914Z    Compiling rustc_version v0.4.1
2026-07-29T12:28:40.1360584Z    Compiling fnv v1.0.7
2026-07-29T12:28:40.1690880Z    Compiling strsim v0.11.1
2026-07-29T12:28:40.2090828Z    Compiling cfg_aliases v0.2.1
2026-07-29T12:28:40.2280695Z    Compiling writeable v0.6.3
2026-07-29T12:28:40.2441205Z    Compiling litemap v0.8.2
2026-07-29T12:28:40.2780739Z    Compiling dunce v1.0.5
2026-07-29T12:28:40.3220907Z    Compiling icu_normalizer_data v2.2.0
2026-07-29T12:28:40.4051136Z    Compiling ident_case v1.0.1
2026-07-29T12:28:40.4161037Z    Compiling fs_extra v1.3.0
2026-07-29T12:28:40.4360985Z    Compiling utf8_iter v1.0.4
2026-07-29T12:28:40.4520622Z    Compiling icu_properties_data v2.2.0
2026-07-29T12:28:40.5071031Z    Compiling autocfg v1.5.1
2026-07-29T12:28:40.5650941Z    Compiling percent-encoding v2.3.2
2026-07-29T12:28:40.5780755Z    Compiling http v1.4.1
2026-07-29T12:28:40.7041159Z    Compiling thiserror v2.0.18
2026-07-29T12:28:40.7860567Z    Compiling cpufeatures v0.3.0
2026-07-29T12:28:40.8125827Z    Compiling indexmap v2.14.0
2026-07-29T12:28:40.8249887Z    Compiling aws-lc-rs v1.17.0
2026-07-29T12:28:40.8341447Z    Compiling unicode-segmentation v1.13.3
2026-07-29T12:28:40.8520884Z    Compiling scopeguard v1.2.0
2026-07-29T12:28:40.8616116Z    Compiling chacha20 v0.10.0
2026-07-29T12:28:40.9131108Z    Compiling syn v2.0.117
2026-07-29T12:28:40.9533304Z    Compiling lock_api v0.4.14
2026-07-29T12:28:40.9685485Z    Compiling form_urlencoded v1.2.2
2026-07-29T12:28:41.0050723Z    Compiling untrusted v0.9.0
2026-07-29T12:28:41.0360820Z    Compiling heck v0.5.0
2026-07-29T12:28:41.1590923Z    Compiling rustls v0.23.40
2026-07-29T12:28:41.1591985Z    Compiling const-oid v0.10.2
2026-07-29T12:28:41.1651317Z    Compiling anyhow v1.0.102
2026-07-29T12:28:41.1810592Z    Compiling atomic-waker v1.1.2
2026-07-29T12:28:41.2061474Z    Compiling unicode-xid v0.2.6
2026-07-29T12:28:41.2462316Z    Compiling jobserver v0.1.34
2026-07-29T12:28:41.2720618Z    Compiling zerocopy v0.8.50
2026-07-29T12:28:41.2853481Z    Compiling parking_lot_core v0.9.12
2026-07-29T12:28:41.3240226Z    Compiling httparse v1.10.1
2026-07-29T12:28:41.3576167Z    Compiling paste v1.0.15
2026-07-29T12:28:41.3763254Z    Compiling convert_case v0.10.0
2026-07-29T12:28:41.3877077Z    Compiling hybrid-array v0.4.12
2026-07-29T12:28:41.4229411Z    Compiling num-traits v0.2.19
2026-07-29T12:28:41.5150692Z    Compiling cc v1.2.63
2026-07-29T12:28:41.5491489Z    Compiling curve25519-dalek v4.1.3
2026-07-29T12:28:41.6248292Z    Compiling ahash v0.8.12
2026-07-29T12:28:41.6830777Z    Compiling http-body v1.0.1
2026-07-29T12:28:41.6965597Z    Compiling fastrand v2.4.1
2026-07-29T12:28:41.7020826Z    Compiling either v1.16.0
2026-07-29T12:28:41.7357917Z    Compiling base64ct v1.8.3
2026-07-29T12:28:41.7465278Z    Compiling powerfmt v0.2.0
2026-07-29T12:28:41.9638718Z    Compiling crypto-common v0.1.7
2026-07-29T12:28:41.9942001Z    Compiling block-buffer v0.10.4
2026-07-29T12:28:42.0007414Z    Compiling deranged v0.5.8
2026-07-29T12:28:42.0231430Z    Compiling mio v1.2.1
2026-07-29T12:28:42.0601297Z    Compiling socket2 v0.6.4
2026-07-29T12:28:42.0710990Z    Compiling getrandom v0.2.17
2026-07-29T12:28:42.1094815Z    Compiling digest v0.10.7
2026-07-29T12:28:42.1165945Z    Compiling pem-rfc7468 v1.0.0
2026-07-29T12:28:42.2537314Z    Compiling rand_core v0.6.4
2026-07-29T12:28:42.2640761Z    Compiling tower-service v0.3.3
2026-07-29T12:28:42.3180351Z    Compiling rand v0.10.1
2026-07-29T12:28:42.3506904Z    Compiling uuid v1.23.2
2026-07-29T12:28:42.3513737Z    Compiling pkg-config v0.3.33
2026-07-29T12:28:42.3697631Z    Compiling tinyvec_macros v0.1.1
2026-07-29T12:28:42.3747716Z    Compiling zmij v1.0.21
2026-07-29T12:28:42.4173791Z    Compiling try-lock v0.2.5
2026-07-29T12:28:42.4284226Z    Compiling time-core v0.1.8
2026-07-29T12:28:42.5010784Z    Compiling data-encoding v2.11.0
2026-07-29T12:28:42.5329164Z    Compiling vcpkg v0.2.15
2026-07-29T12:28:42.5495674Z    Compiling base64 v0.22.1
2026-07-29T12:28:42.6146311Z    Compiling num-conv v0.2.2
2026-07-29T12:28:42.6300955Z    Compiling want v0.3.1
2026-07-29T12:28:42.7186642Z    Compiling tinyvec v1.11.0
2026-07-29T12:28:42.8040505Z    Compiling parking_lot v0.12.5
2026-07-29T12:28:42.8121939Z    Compiling sha2 v0.10.9
2026-07-29T12:28:42.8451009Z    Compiling crypto-common v0.2.2
2026-07-29T12:28:42.8914947Z    Compiling block-buffer v0.12.0
2026-07-29T12:28:43.0560853Z    Compiling cmake v0.1.58
2026-07-29T12:28:43.0720677Z    Compiling inout v0.1.4
2026-07-29T12:28:43.1230742Z    Compiling vergen-lib v9.1.0
2026-07-29T12:28:43.1840726Z    Compiling n0-future v0.3.2
2026-07-29T12:28:43.2960600Z    Compiling httpdate v1.0.3
2026-07-29T12:28:43.3050467Z    Compiling diatomic-waker v0.2.3
2026-07-29T12:28:43.3440781Z    Compiling parking v2.2.1
2026-07-29T12:28:43.4212901Z    Compiling cordyceps v0.3.4
2026-07-29T12:28:43.4268295Z    Compiling crossbeam-utils v0.8.21
2026-07-29T12:28:43.4437552Z    Compiling spin v0.10.0
2026-07-29T12:28:43.4780498Z    Compiling signature v2.2.0
2026-07-29T12:28:43.4991992Z    Compiling serde_json v1.0.150
2026-07-29T12:28:43.5490887Z    Compiling winnow v1.0.3
2026-07-29T12:28:43.5631194Z    Compiling ed25519 v2.2.3
2026-07-29T12:28:43.5968232Z    Compiling futures-lite v2.6.1
2026-07-29T12:28:43.6431855Z    Compiling cipher v0.4.4
2026-07-29T12:28:43.6619361Z    Compiling netlink-packet-core v0.8.1
2026-07-29T12:28:43.6861731Z    Compiling universal-hash v0.5.1
2026-07-29T12:28:43.7123943Z    Compiling vergen v9.1.0
2026-07-29T12:28:43.7180326Z    Compiling vergen-lib v0.1.6
2026-07-29T12:28:43.8030645Z    Compiling futures-buffered v0.2.13
2026-07-29T12:28:43.8076692Z    Compiling digest v0.11.3
2026-07-29T12:28:43.8177305Z    Compiling heapless v0.7.17
2026-07-29T12:28:43.8264882Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-29T12:28:43.8775215Z    Compiling noq-udp v0.10.0
2026-07-29T12:28:43.8940456Z    Compiling sync_wrapper v1.0.2
2026-07-29T12:28:43.9757777Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-29T12:28:43.9920647Z    Compiling allocator-api2 v0.2.21
2026-07-29T12:28:44.0360606Z    Compiling byteorder v1.5.0
2026-07-29T12:28:44.0441975Z    Compiling opaque-debug v0.3.1
2026-07-29T12:28:44.0785295Z    Compiling aws-lc-sys v0.41.0
2026-07-29T12:28:44.0946141Z    Compiling ring v0.17.14
2026-07-29T12:28:44.0956817Z    Compiling libsqlite3-sys v0.30.1
2026-07-29T12:28:44.1009536Z    Compiling polyval v0.6.2
2026-07-29T12:28:44.2222767Z    Compiling spin v0.9.8
2026-07-29T12:28:44.2360636Z    Compiling vergen-gitcl v1.0.8
2026-07-29T12:28:44.2881467Z    Compiling hash32 v0.2.1
2026-07-29T12:28:44.3488321Z    Compiling fallible-iterator v0.3.0
2026-07-29T12:28:44.3661744Z    Compiling tower-layer v0.3.3
2026-07-29T12:28:44.4315025Z    Compiling num_threads v0.1.7
2026-07-29T12:28:44.4430952Z    Compiling ryu v1.0.23
2026-07-29T12:28:44.4891030Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-29T12:28:44.5142963Z    Compiling signature v3.0.0
2026-07-29T12:28:44.5554142Z    Compiling time v0.3.47
2026-07-29T12:28:44.5760330Z    Compiling ghash v0.5.1
2026-07-29T12:28:44.6357987Z    Compiling sha2 v0.11.0-rc.5
2026-07-29T12:28:44.6840739Z    Compiling aes v0.8.4
2026-07-29T12:28:44.6944572Z    Compiling ctr v0.9.2
2026-07-29T12:28:44.7021418Z    Compiling aead v0.5.2
2026-07-29T12:28:44.8050709Z    Compiling fs2 v0.4.3
2026-07-29T12:28:44.8180741Z    Compiling http-body-util v0.1.3
2026-07-29T12:28:44.8208833Z    Compiling arrayvec v0.7.6
2026-07-29T12:28:44.9122221Z    Compiling openssl-probe v0.2.1
2026-07-29T12:28:44.9221906Z    Compiling utf8parse v0.2.2
2026-07-29T12:28:44.9684982Z    Compiling crossbeam-epoch v0.9.18
2026-07-29T12:28:45.0439435Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-29T12:28:45.0720772Z    Compiling crossbeam-channel v0.5.15
2026-07-29T12:28:45.0833566Z    Compiling blake3 v1.8.5
2026-07-29T12:28:45.1075053Z    Compiling netlink-packet-route v0.29.0
2026-07-29T12:28:45.1445785Z    Compiling memoffset v0.6.5
2026-07-29T12:28:45.2950567Z    Compiling aes-gcm v0.10.3
2026-07-29T12:28:45.3321658Z    Compiling acto v0.8.2
2026-07-29T12:28:45.3479718Z    Compiling netwatch v0.16.0
2026-07-29T12:28:45.4471948Z    Compiling noq v0.18.0
2026-07-29T12:28:45.4779299Z    Compiling sorted-index-buffer v0.2.1
2026-07-29T12:28:45.5005046Z    Compiling ref-cast v1.0.25
2026-07-29T12:28:45.5900609Z    Compiling mac-addr v0.3.0
2026-07-29T12:28:45.6111431Z    Compiling foldhash v0.2.0
2026-07-29T12:28:45.6306674Z    Compiling identity-hash v0.1.0
2026-07-29T12:28:45.6810891Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-29T12:28:45.7320816Z    Compiling rustc-hash v2.1.2
2026-07-29T12:28:45.7840998Z    Compiling lru-slab v0.1.2
2026-07-29T12:28:45.7944413Z    Compiling rustix v1.1.4
2026-07-29T12:28:45.8030598Z    Compiling thiserror v1.0.69
2026-07-29T12:28:45.8496357Z    Compiling tagptr v0.2.0
2026-07-29T12:28:45.8630933Z    Compiling xml-rs v0.8.28
2026-07-29T12:28:45.9480713Z    Compiling hashbrown v0.16.1
2026-07-29T12:28:46.1142378Z    Compiling netlink-packet-route v0.30.0
2026-07-29T12:28:46.2580639Z    Compiling errno v0.3.14
2026-07-29T12:28:46.2799336Z    Compiling serial-core v0.4.0
2026-07-29T12:28:46.3822439Z    Compiling ioctl-rs v0.1.6
2026-07-29T12:28:46.3956566Z    Compiling termios v0.2.2
2026-07-29T12:28:46.4433647Z    Compiling synstructure v0.13.2
2026-07-29T12:28:46.4769693Z    Compiling darling_core v0.20.11
2026-07-29T12:28:46.5420592Z    Compiling serde_derive_internals v0.29.1
2026-07-29T12:28:46.5670544Z    Compiling aho-corasick v1.1.4
2026-07-29T12:28:46.8370607Z    Compiling proc-macro-crate v3.5.0
2026-07-29T12:28:46.8791702Z    Compiling xmltree v0.10.3
2026-07-29T12:28:46.9375636Z    Compiling simple-dns v0.9.3
2026-07-29T12:28:47.1238745Z    Compiling arrayref v0.3.9
2026-07-29T12:28:47.1317980Z    Compiling winnow v0.7.15
2026-07-29T12:28:47.1730466Z    Compiling constant_time_eq v0.4.2
2026-07-29T12:28:47.2196416Z    Compiling toml_write v0.1.2
2026-07-29T12:28:47.2220225Z    Compiling resolv-conf v0.7.6
2026-07-29T12:28:47.3897880Z    Compiling signal-hook v0.3.18
2026-07-29T12:28:47.4526480Z    Compiling linux-raw-sys v0.12.1
2026-07-29T12:28:47.4610627Z    Compiling smol_str v0.1.24
2026-07-29T12:28:47.5375668Z    Compiling regex-syntax v0.8.10
2026-07-29T12:28:47.5561428Z    Compiling simdutf8 v0.1.5
2026-07-29T12:28:47.6620512Z    Compiling sha1_smol v1.0.1
2026-07-29T12:28:47.8050702Z    Compiling lru v0.16.4
2026-07-29T12:28:47.8408710Z    Compiling serial-unix v0.4.0
2026-07-29T12:28:47.8793785Z    Compiling darling_core v0.23.0
2026-07-29T12:28:48.0100759Z    Compiling signal-hook-registry v1.4.8
2026-07-29T12:28:48.1581832Z    Compiling serde_bytes v0.11.19
2026-07-29T12:28:48.4035471Z    Compiling hmac v0.12.1
2026-07-29T12:28:48.4036259Z    Compiling seize v0.5.1
2026-07-29T12:28:48.4648065Z    Compiling serde_derive v1.0.228
2026-07-29T12:28:48.5243477Z    Compiling zeroize_derive v1.4.3
2026-07-29T12:28:48.5389445Z    Compiling tokio-macros v2.7.0
2026-07-29T12:28:48.8451436Z    Compiling futures-macro v0.3.32
2026-07-29T12:28:49.1430739Z    Compiling zeroize v1.8.2
2026-07-29T12:28:49.3229801Z    Compiling zerofrom-derive v0.1.7
2026-07-29T12:28:49.3488633Z    Compiling tokio v1.52.3
2026-07-29T12:28:49.5040799Z    Compiling yoke-derive v0.8.2
2026-07-29T12:28:49.6630637Z    Compiling zerovec-derive v0.11.3
2026-07-29T12:28:49.7580546Z    Compiling displaydoc v0.2.6
2026-07-29T12:28:49.8709119Z    Compiling futures-util v0.3.32
2026-07-29T12:28:50.0080650Z    Compiling tracing-attributes v0.1.31
2026-07-29T12:28:50.3825418Z    Compiling rustls-pki-types v1.14.1
2026-07-29T12:28:50.6058918Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-29T12:28:50.9000230Z    Compiling thiserror-impl v2.0.18
2026-07-29T12:28:50.9350722Z    Compiling zerofrom v0.1.8
2026-07-29T12:28:51.0654936Z    Compiling yoke v0.8.3
2026-07-29T12:28:51.2730368Z    Compiling zerotrie v0.2.4
2026-07-29T12:28:51.2971113Z    Compiling darling_macro v0.20.11
2026-07-29T12:28:51.3310610Z    Compiling zerovec v0.11.6
2026-07-29T12:28:51.4771370Z    Compiling derive_more-impl v2.1.1
2026-07-29T12:28:51.6661864Z    Compiling spez v0.1.2
2026-07-29T12:28:51.6790800Z    Compiling darling v0.20.11
2026-07-29T12:28:51.6880736Z    Compiling n0-error-macros v0.1.3
2026-07-29T12:28:51.7480354Z    Compiling derive_builder_core v0.20.2
2026-07-29T12:28:52.1080891Z    Compiling der v0.8.0-rc.10
2026-07-29T12:28:52.1980716Z    Compiling tinystr v0.8.3
2026-07-29T12:28:52.2171319Z    Compiling potential_utf v0.1.5
2026-07-29T12:28:52.4168266Z    Compiling icu_locale_core v2.2.0
2026-07-29T12:28:52.4243500Z    Compiling icu_collections v2.2.0
2026-07-29T12:28:52.7437865Z    Compiling pin-project-internal v1.1.13
2026-07-29T12:28:52.9401254Z    Compiling n0-error v0.1.3
2026-07-29T12:28:53.1091356Z    Compiling derive_builder_macro v0.20.2
2026-07-29T12:28:53.1871037Z    Compiling ed25519-dalek v2.2.0
2026-07-29T12:28:53.4083298Z    Compiling spt-proto v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-29T12:28:53.4551334Z    Compiling derive_builder v0.20.2
2026-07-29T12:28:53.5130773Z    Compiling cobs v0.3.0
2026-07-29T12:28:53.6945928Z    Compiling icu_provider v2.2.0
2026-07-29T12:28:53.7520537Z    Compiling spki v0.8.0-rc.4
2026-07-29T12:28:53.9580427Z    Compiling ipnet v2.12.0
2026-07-29T12:28:53.9642300Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-29T12:28:53.9703633Z    Compiling futures-executor v0.3.32
2026-07-29T12:28:54.1070593Z    Compiling icu_properties v2.2.0
2026-07-29T12:28:54.1320857Z    Compiling icu_normalizer v2.2.0
2026-07-29T12:28:54.1440804Z    Compiling pin-project v1.1.13
2026-07-29T12:28:54.2253837Z    Compiling futures v0.3.32
2026-07-29T12:28:54.2660807Z    Compiling ed25519 v3.0.0-rc.4
2026-07-29T12:28:54.4436517Z    Compiling prefix-trie v0.8.4
2026-07-29T12:28:54.6846046Z    Compiling once_cell v1.21.4
2026-07-29T12:28:54.7231191Z    Compiling postcard-derive v0.2.2
2026-07-29T12:28:54.8207738Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-29T12:28:54.9044883Z    Compiling tracing-core v0.1.36
2026-07-29T12:28:55.0257386Z    Compiling rustls-native-certs v0.8.4
2026-07-29T12:28:55.1219307Z    Compiling hashbrown v0.14.5
2026-07-29T12:28:55.1340791Z    Compiling strum_macros v0.28.0
2026-07-29T12:28:55.2651124Z    Compiling async-trait v0.1.89
2026-07-29T12:28:55.3043572Z    Compiling data-encoding-macro v0.1.20
2026-07-29T12:28:55.3580789Z    Compiling enum-assoc v1.3.0
2026-07-29T12:28:55.3627649Z    Compiling postcard v1.1.3
2026-07-29T12:28:55.5020655Z    Compiling tracing v0.1.44
2026-07-29T12:28:55.5830651Z    Compiling tokio-util v0.7.18
2026-07-29T12:28:55.8103457Z    Compiling idna_adapter v1.2.2
2026-07-29T12:28:55.8947461Z    Compiling hashlink v0.9.1
2026-07-29T12:28:55.9390887Z    Compiling idna v1.1.0
2026-07-29T12:28:55.9433634Z    Compiling netlink-sys v0.8.8
2026-07-29T12:28:55.9984408Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-29T12:28:56.1410927Z    Compiling derive_more v2.1.1
2026-07-29T12:28:56.1956681Z    Compiling tower v0.5.3
2026-07-29T12:28:56.2150739Z    Compiling iroh-metrics-derive v0.4.1
2026-07-29T12:28:56.2200615Z    Compiling num_enum_derive v0.7.6
2026-07-29T12:28:56.3383632Z    Compiling rusqlite v0.32.1
2026-07-29T12:28:56.3461294Z    Compiling netlink-proto v0.12.0
2026-07-29T12:28:56.3560991Z    Compiling netdev v0.42.0
2026-07-29T12:28:56.4222160Z    Compiling url v2.5.8
2026-07-29T12:28:56.4444865Z    Compiling iroh-relay v0.98.0
2026-07-29T12:28:56.4751062Z    Compiling moka v0.12.15
2026-07-29T12:28:56.5667461Z    Compiling toml_datetime v0.6.11
2026-07-29T12:28:56.6270667Z    Compiling h2 v0.4.14
2026-07-29T12:28:56.8101240Z    Compiling iroh-metrics v0.38.3
2026-07-29T12:28:56.9251034Z    Compiling n0-watcher v0.6.1
2026-07-29T12:28:56.9310547Z    Compiling tokio-stream v0.1.18
2026-07-29T12:28:56.9661113Z    Compiling serde_spanned v0.6.9
2026-07-29T12:28:57.1456350Z    Compiling thiserror-impl v1.0.69
2026-07-29T12:28:57.1876154Z    Compiling ref-cast-impl v1.0.25
2026-07-29T12:28:57.3970733Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-29T12:28:57.4920751Z    Compiling num_enum v0.7.6
2026-07-29T12:28:57.5140015Z    Compiling iroh-base v0.98.0
2026-07-29T12:28:57.5501074Z    Compiling tower-http v0.6.11
2026-07-29T12:28:57.5984442Z    Compiling attohttpc v0.30.1
2026-07-29T12:28:57.7430860Z    Compiling spt-store v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-29T12:28:57.8470665Z    Compiling toml_edit v0.22.27
2026-07-29T12:28:58.0240673Z    Compiling strum v0.28.0
2026-07-29T12:28:58.1180736Z    Compiling iroh-dns v0.98.0
2026-07-29T12:28:58.1410954Z    Compiling webpki-roots v1.0.7
2026-07-29T12:28:58.1570672Z    Compiling regex-automata v0.4.14
2026-07-29T12:28:58.2253662Z    Compiling schemars_derive v1.2.1
2026-07-29T12:28:58.3021515Z    Compiling iroh v0.98.2
2026-07-29T12:28:58.4131019Z    Compiling pin-utils v0.1.0
2026-07-29T12:28:58.4641135Z    Compiling cmov v0.5.4
2026-07-29T12:28:58.4731356Z    Compiling rustix v0.38.44
2026-07-29T12:28:58.5770984Z    Compiling bitflags v1.3.2
2026-07-29T12:28:58.6417867Z    Compiling dyn-clone v1.0.20
2026-07-29T12:28:58.7164219Z    Compiling ctutils v0.4.2
2026-07-29T12:28:58.7350872Z    Compiling nix v0.25.1
2026-07-29T12:28:58.8011093Z    Compiling backon v1.6.0
2026-07-29T12:28:58.9500804Z    Compiling darling_macro v0.23.0
2026-07-29T12:28:59.0001028Z    Compiling papaya v0.2.4
2026-07-29T12:28:59.0150807Z    Compiling hkdf v0.12.4
2026-07-29T12:28:59.0952982Z    Compiling filedescriptor v0.8.3
2026-07-29T12:28:59.1497589Z    Compiling serial v0.4.0
2026-07-29T12:28:59.2770515Z    Compiling anstyle-parse v1.0.0
2026-07-29T12:28:59.3521239Z    Compiling vte_generate_state_changes v0.1.2
2026-07-29T12:28:59.3950451Z    Compiling is_terminal_polyfill v1.70.2
2026-07-29T12:28:59.4622796Z    Compiling colorchoice v1.0.5
2026-07-29T12:28:59.4770982Z    Compiling linux-raw-sys v0.4.15
2026-07-29T12:28:59.5492273Z    Compiling foldhash v0.1.5
2026-07-29T12:28:59.5526534Z    Compiling unicode-width v0.2.0
2026-07-29T12:28:59.5670947Z    Compiling downcast-rs v1.2.1
2026-07-29T12:28:59.5841316Z    Compiling anstyle v1.0.14
2026-07-29T12:28:59.6380923Z    Compiling instability v0.3.12
2026-07-29T12:28:59.6738643Z    Compiling anstyle-query v1.1.5
2026-07-29T12:28:59.7410612Z    Compiling shell-words v1.1.1
2026-07-29T12:28:59.7749609Z    Compiling hashbrown v0.15.5
2026-07-29T12:28:59.8051110Z    Compiling vte v0.13.1
2026-07-29T12:28:59.8531128Z    Compiling anstream v1.0.0
2026-07-29T12:28:59.9080601Z    Compiling darling v0.23.0
2026-07-29T12:28:59.9210627Z    Compiling signal-hook-mio v0.2.5
2026-07-29T12:28:59.9321439Z    Compiling spake2 v0.4.0
2026-07-29T12:28:59.9990797Z    Compiling terminal_size v0.4.4
2026-07-29T12:29:00.0400977Z    Compiling strum_macros v0.26.4
2026-07-29T12:29:00.1187639Z    Compiling sha1 v0.10.6
2026-07-29T12:29:00.3334171Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-29T12:29:00.3613665Z    Compiling itertools v0.13.0
2026-07-29T12:29:00.4510440Z    Compiling castaway v0.2.4
2026-07-29T12:29:00.4791005Z    Compiling schemars v1.2.1
2026-07-29T12:29:00.5600653Z    Compiling indoc v2.0.7
2026-07-29T12:29:00.5670722Z    Compiling unicode-width v0.1.14
2026-07-29T12:29:00.9320771Z    Compiling toml v0.8.23
2026-07-29T12:29:00.9880846Z    Compiling clap_lex v1.1.0
2026-07-29T12:29:01.1031204Z    Compiling doctest-file v1.1.1
2026-07-29T12:29:01.2911293Z    Compiling regex v1.12.3
2026-07-29T12:29:01.3189379Z    Compiling static_assertions v1.1.0
2026-07-29T12:29:01.4200495Z    Compiling compact_str v0.8.2
2026-07-29T12:29:01.5590646Z    Compiling interprocess v2.4.2
2026-07-29T12:29:01.9500856Z    Compiling clap_builder v4.6.0
2026-07-29T12:29:02.3330821Z    Compiling hyper v1.10.1
2026-07-29T12:29:02.3941865Z    Compiling unicode-truncate v1.1.0
2026-07-29T12:29:02.4835958Z    Compiling crossterm v0.28.1
2026-07-29T12:29:02.5731827Z    Compiling spt-msg v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-29T12:29:02.6819849Z    Compiling lru v0.12.5
2026-07-29T12:29:02.7656865Z    Compiling strum v0.26.3
2026-07-29T12:29:02.7962895Z    Compiling clap_derive v4.6.1
2026-07-29T12:29:02.8921253Z    Compiling cassowary v0.3.0
2026-07-29T12:29:02.9000468Z    Compiling iana-time-zone v0.1.65
2026-07-29T12:29:03.2044694Z    Compiling portable-pty v0.8.1
2026-07-29T12:29:03.2326637Z    Compiling spt-runtime v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-29T12:29:03.2547210Z    Compiling chrono v0.4.45
2026-07-29T12:29:03.4751803Z    Compiling nucleo-matcher v0.3.1
2026-07-29T12:29:03.7704301Z    Compiling spt-term v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-29T12:29:03.9280388Z    Compiling ratatui v0.29.0
2026-07-29T12:29:04.3586133Z    Compiling hyper-util v0.1.20
2026-07-29T12:29:04.5571802Z    Compiling qrcode v0.14.1
2026-07-29T12:29:04.5860519Z    Compiling tempfile v3.27.0
2026-07-29T12:29:05.4321060Z    Compiling clap v4.6.1
2026-07-29T12:29:06.3623478Z    Compiling igd-next v0.17.1
2026-07-29T12:29:06.9331292Z    Compiling spt-live v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-29T12:29:07.5273666Z    Compiling portmapper v0.16.0
2026-07-29T12:29:12.4389244Z    Compiling rustls-webpki v0.103.13
2026-07-29T12:29:14.8674979Z    Compiling tokio-rustls v0.26.4
2026-07-29T12:29:14.8675613Z    Compiling rustls-platform-verifier v0.7.0
2026-07-29T12:29:14.8676167Z    Compiling noq-proto v0.17.0
2026-07-29T12:29:15.0084302Z    Compiling hickory-net v0.26.0-beta.4
2026-07-29T12:29:15.0084895Z    Compiling hyper-rustls v0.27.9
2026-07-29T12:29:15.0085338Z    Compiling tokio-websockets v0.13.2
2026-07-29T12:29:15.1366367Z    Compiling reqwest v0.13.4
2026-07-29T12:29:16.0396043Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-29T12:29:30.2906594Z    Compiling spt-net v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-29T12:29:31.8737605Z    Compiling spt-daemon v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-29T12:29:41.9707164Z    Compiling spt v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-29T12:29:47.0832954Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
2026-07-29T12:29:47.1067571Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-9c420081533e558a)
2026-07-29T12:29:47.1081421Z 
2026-07-29T12:29:47.1081531Z running 1 test
2026-07-29T12:29:53.1971903Z test new_brain_serves_against_old_broker ... ok
2026-07-29T12:29:53.1972331Z 
2026-07-29T12:29:53.1972746Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s
2026-07-29T12:29:53.1973133Z 
2026-07-29T12:29:53.2116584Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-29T12:29:53.2116916Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-29T12:29:53.2130182Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T12:29:53.2130447Z env:
2026-07-29T12:29:53.2130615Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T12:29:53.2130967Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:29:53.2131429Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:29:53.2131836Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:29:53.2132250Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:29:53.2132560Z ##[endgroup]
2026-07-29T12:29:53.2172432Z CI-CENSUS scope roots:
2026-07-29T12:29:53.2172793Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T12:29:53.2173265Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T12:29:53.2173776Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T12:29:53.2174213Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T12:29:53.2174533Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T12:29:53.2215763Z CI-CENSUS self-check OK: walked 395 /proc entries, exe resolution live
2026-07-29T12:29:54.7192115Z CI-CENSUS phase=pre-reap box_procs=394 box_fds=10816 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T12:29:54.7192721Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T12:29:58.3388486Z CI-CENSUS phase=end box_procs=394 box_fds=10976 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T12:29:58.3389180Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T12:29:58.3389579Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-29T12:29:58.3444307Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-29T12:29:58.3444672Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-29T12:29:58.3457081Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T12:29:58.3457352Z env:
2026-07-29T12:29:58.3457527Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T12:29:58.3457875Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:29:58.3458343Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:29:58.3458782Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:29:58.3459350Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M
2026-07-29T12:29:58.3459693Z ##[endgroup]
2026-07-29T12:29:58.3530334Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-PnpJ5M on attempt 1/5
2026-07-29T12:29:58.3615377Z Post job cleanup.
2026-07-29T12:29:58.4282015Z [command]/usr/bin/git version
2026-07-29T12:29:58.4313687Z git version 2.43.0
2026-07-29T12:29:58.4343209Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5cd801dc-69ad-4db8-98b9-bec8db7f7645' before making global git config changes
2026-07-29T12:29:58.4343886Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T12:29:58.4346902Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T12:29:58.4375628Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T12:29:58.4403621Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T12:29:58.4590276Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T12:29:58.4609271Z http.https://github.com/.extraheader
2026-07-29T12:29:58.4615935Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T12:29:58.4640756Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T12:29:58.4870763Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T12:29:58.4896563Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T12:29:58.5214105Z Cleaning up orphan processes
